home *** CD-ROM | disk | FTP | other *** search
/ Diabetes & Heart Disease - Understanding the Link / Diabetes and Heart Disease, Understanding the Link.iso / mac / html / 11316 / css / swcontent.css < prev    next >
Cascading Style Sheet File  |  2003-06-12  |  3KB  |  176 lines

  1. /*
  2. CREATED BY: ryan manville 05.15.01
  3. */
  4.  
  5.  
  6. .SWBoxedTable { padding: 10px; }
  7.  
  8.  
  9. .BOOKCOVER {    
  10.         font-family: Arial, Helvetica, sans-serif;
  11.         font-size: 18px;
  12.         text-decoration: none;
  13.         color: 000066;        
  14. }
  15.  
  16. .PROCBOOKCOVER {    
  17.         font-family: Arial, Helvetica, sans-serif;
  18.         font-size: 18px;
  19.         font-weight: bold;
  20.         text-decoration: none;
  21.         color: 000066;        
  22. }
  23.  
  24. .BROCHURECOVER {    
  25.         font-family: Arial, Helvetica, sans-serif;
  26.         font-size: 18px;
  27.         color: 000066;        
  28. }
  29.  
  30.  
  31.  
  32. table.SW {     font-family: Arial, Helvetica, sans-serif;
  33.                font-size: 12px;
  34.               padding: 5px;
  35.         }
  36.  
  37. H1.SW {
  38.         font-family: Arial, Helvetica, sans-serif;
  39.         font-size: 18px;
  40.         font-weight: bold;    
  41.         color: 369;
  42.     }
  43.     
  44. /*H2.SW {    
  45.         font-family: Arial, Helvetica, sans-serif;
  46.         font-size: 14px;
  47.         font-weight: bold;
  48.         display:inline;
  49.         color: 339;
  50. }*/
  51.  
  52. H3.SW {    
  53.         font-family: Arial, Helvetica, sans-serif;
  54.         font-size: 16px;
  55.         font-weight: bold;
  56.         color: 006;    
  57.         /*margin-top: -1em;  THIS CAUSES A PROBLEM IN MAC BROWSERS */
  58.             
  59. }
  60.  
  61. H3#ALLBROCHURE {    
  62.         font-family: Arial, Helvetica, sans-serif;
  63.         font-size: 14px;
  64.         font-weight: bold;
  65.         text-decoration: none;
  66.         /*background-color:99CCff;*/
  67.         color: 000066;        
  68. }
  69.  
  70.  
  71.  
  72. H4.SW {    
  73.  
  74.         font-family: Arial, Helvetica, sans-serif;
  75.         font-size: 14px;
  76.         font-weight: bold;
  77.         color: 069;
  78.  
  79. }
  80.  
  81. H5.SW {    
  82.  
  83.         font-family: Verdana, Arial, Helvetica, sans-serif;
  84.         font-size: 12px;
  85.         font-weight: bold;
  86.         word-spacing: 0.25em;        
  87.         color: 006;
  88.  
  89. }
  90.  
  91. P.SW {    
  92.         font-family: Arial, Helvetica, sans-serif;
  93.         font-size: 12px;
  94.         color: 000;
  95.         line-height: 15px;
  96. }
  97.  
  98. b.SW {    
  99.         font-family: Arial, Helvetica, sans-serif;
  100.         font-size: 12px;
  101.         font-weight: bold;
  102.         color: 000;
  103. }
  104.  
  105. UL.SW {
  106.         font-family: Arial, Helvetica, sans-serif;
  107.         font-size: 12px;
  108.         line-height: 18px;
  109.         color: 000;
  110.         list-style-type: disc;
  111.         list-style-position: outside;
  112. }    
  113.  
  114. UL LI.SW {
  115.         font-family: Arial, Helvetica, sans-serif;
  116.         font-size: 12px;
  117.         line-height: 18px;
  118.         color: 000;
  119.         list-style-type:square;
  120.         list-style-position: outside;
  121. }    
  122.  
  123. OL.SW {
  124.         font-family: Arial, Helvetica, sans-serif;
  125.         font-size: 12px;
  126.         line-height: 18px;
  127.         color: 000;
  128. }    
  129.  
  130. OL LI.SW {
  131.         font-family: Arial, Helvetica, sans-serif;
  132.         font-size: 12px;
  133.         line-height: 18px;
  134.         color: 000;
  135. }    
  136.  
  137. TD.SWBOX {    
  138.  
  139.         font-family: Arial, Helvetica, sans-serif;
  140.         font-size: 12px;
  141.         color: 339;
  142.         background-color:eeeeee;
  143.  
  144. }
  145.  
  146. TD.SWWARNINGBOX {    
  147.  
  148.         font-family: Arial, Helvetica, sans-serif;
  149.         font-size: 12px;
  150.         color: 339;
  151.         background-color:eeeeee;
  152.  
  153. }
  154.  
  155.  
  156.  
  157. TD.SW {    
  158.         font-family: Arial, Helvetica, sans-serif;
  159.         font-size: 12px;
  160.         color: 000;
  161.  
  162. }
  163.  
  164.  
  165.  
  166.  
  167. .compact  { 
  168.         font-family: Arial, Helvetica, sans-serif; 
  169.         font-size: 12px;
  170.         font-weight: bold;    
  171.         color: 999;
  172. }        
  173.  
  174.  
  175.  
  176.